fish-shell/share/tools/web_config/partials
Gabriel Medeiros Coelho af48fa5d91 change href attribute to ng-href
Since the url is inside a AngularJS markup {{url}}, it's better to use **ng-href**.

From  [AngularJS Documentation](https://docs.angularjs.org/api/ng/directive/ngHref):
<br>
"Using AngularJS markup like {{hash}} in an href attribute will make the link go to the wrong URL if the user clicks it before AngularJS has a chance to replace the {{hash}} markup with its value. Until AngularJS replaces the markup the link will be broken and will most likely return a 404 error. The ngHref directive solves this problem."
2019-10-26 18:12:44 +02:00
..
abbreviations.html Tweak the styling of the abbreviation editor 2015-06-13 22:56:45 -07:00
bindings.html fish_config: group bindings by command, show raw binding commands on click 2016-08-23 17:10:30 +08:00
colors.html change href attribute to ng-href 2019-10-26 18:12:44 +02:00
functions.html webconfig: apply colour syntax highlighting to functions tab 2017-05-03 08:37:27 +10:00
history.html Paginate history in fish_config 2018-09-09 01:01:03 -07:00
prompt.html Incorporate attribute links for color themes in web_config 2014-09-19 18:44:50 -07:00
variables.html