File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 var rMin = / \. m i n \. j s $ / ;
77
88 { { #isScriptViewSourcePage} }
9- { { #isOwner} }
109 var regenerateId = '#regenerate' ;
11- { { / i s O w n e r } }
1210 { { / i s S c r i p t V i e w S o u r c e P a g e } }
1311
1412 var allowedIds = [
3331 }
3432
3533 { { #isScriptViewSourcePage} }
36- { { #isOwner} }
3734 // TODO: Should keep in sync with all peg.js upmixes eventually
3835 function parseMeta ( aString ) {
3936 aString = aString . toString ( ) ;
9188
9289 return cleanName || aDefaultName ;
9390 } ;
94- { { / i s O w n e r } }
9591 { { / i s S c r i p t V i e w S o u r c e P a g e } }
9692
9793 //
113109 }
114110
115111 { { #isScriptViewSourcePage} }
116- { { #isOwner} }
117112 editor = ace . edit ( "editor" ) ;
118113
119114 $ ( regenerateId ) . on ( 'click' , function ( ) {
229224
230225 $ ( '#alt-install-target-btn' ) . attr ( 'disabled' , 'disabled' ) ;
231226 } ) ;
232- { { / i s O w n e r } }
233227 { { / i s S c r i p t V i e w S o u r c e P a g e } }
234228
235229 } ) ( ) ;
You can’t perform that action at this time.
0 commit comments